翻訳と辞書
Words near each other
・ HCP
・ HCP Z1
・ HCP, Inc.
・ HCP5
・ HCPC
・ HCPCS Level 2
・ HCPS
・ HCPT – The Pilgrimage Trust
・ HCR
・ HCR Manor Care
・ HCR Relocation
・ HCRD
・ HCRP
・ HCS
・ HCS Aurora (1809)
HCS clustering algorithm
・ HCS Grappler (1804)
・ HCSA
・ HCSO
・ HCSS
・ HCST (gene)
・ HCT
・ HCT Co., Ltd.
・ HCT Group
・ HCTV
・ HCUAV
・ HCV
・ HCV in children and pregnancy
・ HCW
・ HD


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

HCS clustering algorithm : ウィキペディア英語版
HCS clustering algorithm

The ( HCS (Highly Connected Subgraphs) clustering algorithm ) (also known as the HCS algorithm , and other names such as Highly Connected Clusters/Components/Kernels) is an algorithm based on graph connectivity for Cluster analysis, by first representing the similarity data in a similarity graph, and afterwards finding all the highly connected subgraphs as clusters. The algorithm does not make any prior assumptions on the number of the clusters. This algorithm was published by Erez Hartuv (erez dot hartuv at gmail dot com) and Ron Shamir in 1998.
The HCS algorithm gives clustering solution, which is inherently meaningful in the application domain, since each solution cluster must have diameter 2 while a union of two solution clusters will have diameter 3.
== Similarity Modeling and Preprocessing ==

The goal of cluster analysis is to group elements into disjoint subsets, or clusters, based on similarity between elements, so that elements in the same cluster are highly similar to each other (homogeneity), while elements from different clusters have low similarity to each other (separation). Similarity graph is one of the models to represent the similarity between elements, and in turn facilitate generating of clusters. To construct a similarity graph from similarity data, represent elements as vertices, and elicit edges between vertices when the similarity value between them is above some threshold.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「HCS clustering algorithm」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.